home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 591 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.3 KB  |  127 lines

  1. Path: rzstud1.rz.uni-karlsruhe.de!ul8w
  2. From: ul8w@rzstud1.rz.uni-karlsruhe.de (Natalie Schneider)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: AmiTCP with SliRp
  5. Date: 18 Jan 1996 18:57:14 GMT
  6. Organization: University of Karlsruhe, Germany
  7. Message-ID: <4dm56a$5mk@nz12.rz.uni-karlsruhe.de>
  8. NNTP-Posting-Host: rzstud1.rz.uni-karlsruhe.de
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. NNTP-Posting-User: ul8w
  13. X-Newsreader: TIN [version 1.2 PL2]
  14.  
  15. Anybody out there who can help me to get AmiTCP running with a Slirp
  16. provider? HELP HELP
  17.  
  18. System is A4000/060/32F/2C (CyberStorm060/50) and ZyXEL modem.
  19.  
  20. Start at host:
  21.  
  22. rzstud1 ~ > slirp-1.0a
  23. Slirp v1.0a (RELEASE)
  24.  
  25. Copyright (c) 1995 Danny Gasparovski and others.
  26. All rights reserved.
  27. This program is copyrighted, free software.
  28. Please read the file COPYRIGHT that came with the Slirp
  29. package for the terms and conditions of the copyright.
  30.  
  31. IP address of Slirp host: 129.13.95.1
  32. IP address of your DNS(s): 129.13.64.5, 129.13.96.2
  33. Your address is 10.0.2.15
  34. (or anything else you want)
  35.  
  36. [autodetect SLIP/CSLIP, MTU 1500, MRU 1500, 9600 baud]
  37.  
  38. SLiRP Ready ...
  39.  
  40.  
  41. Startmessages at my Amiga:
  42.  
  43. 4.Work:> startnet debug
  44. login: nat
  45. Last login: Mon Jan 15 18:44:53 1996 from Console
  46. AmiTCP/IP version 4.2
  47. Copyright ⌐ 1993 - 1995 AmiTCP/IP Group,
  48.                  Network Solutions Development Inc., Finland.
  49. Copyright ⌐ 1980 - 1991 The Regents of the University of California.
  50.             All rights reserved.
  51. [CLI 1]
  52. Opened Sana2 device DEVS:Networks/rhcslip.device (unit: 0).
  53. Put Sana2 device DEVS:Networks/rhcslip.device (unit: 0) online.
  54. Closing Sana2 device DEVS:Networks/rhcslip.device (unit: 0).
  55. Current interface configuration is:
  56. interface name: cslip0
  57. flags: B0
  58. hardware type: 255
  59. hardware address: 0.0.0.0
  60. IP address: 0.0.0.0
  61. destination IP address: 0.0.0.0
  62. netmask: 0.0.0.0
  63. Configuration information after parsing args is:
  64. IP address: 10.0.2.15
  65. destination IP address: 0.0.0.0
  66. netmask: 0.0.0.0
  67. gateway: 129.13.95.1
  68. bootpserver: 0.0.0.0
  69. Flags: use_bootp=0, use_hwtype=1, do_gateway=1, do_loopback=0
  70. Using the default gateway address as destination address.
  71. Configuring interface according to following information:
  72. IP address: 10.0.2.15
  73. destination IP address: 129.13.95.1
  74. netmask: 0.0.0.0
  75. gateway: 129.13.95.1
  76. bootpserver: 0.0.0.0
  77. Flags: use_bootp=0, use_hwtype=1, do_gateway=1, do_loopback=0
  78. 4.Work:> 
  79.  
  80.  
  81. Output at AmiTCPIP Log Window:
  82.  
  83. Mon Jan 15 18:45:14 1996 [debug]: sana_send_read(): BeginIO(if=cslip0 req=80eda08 cmd=2 flags=0)
  84. Mon Jan 15 18:45:14 1996 [debug]: sana_send_read(): BeginIO(if=cslip0 req=80f1690 cmd=2 flags=0)
  85. Mon Jan 15 18:45:14 1996 [debug]: sana_send_read(): BeginIO(if=cslip0 req=80f2450 cmd=2 flags=0)
  86. Mon Jan 15 18:45:14 1996 [debug]: sana_send_read(): BeginIO(if=cslip0 req=80f24c0 cmd=2 flags=0)
  87. Mon Jan 15 18:45:14 1996 [warn ]: 4 log messages lost (total 4 lost)
  88.  
  89.  
  90. Configuration Files:
  91.  
  92. AmiTCP:db/AmiTCP.config:
  93. useloopback=YES
  94. debugsana=NO
  95. usens=SECOND
  96. gateway=NO
  97.  
  98. AmiTCP:db/hosts:
  99. 127.0.0.1 localhost
  100. 10.0.2.15    lynn
  101. 129.13.95.1 rz.uni-karlsruhe.de
  102.  
  103. AmiTCP:db/passwd:
  104. nat||200|100|Natalie Schneider|HOME|shell
  105.  
  106. AmiTCP:db/protocols:
  107. ip   0
  108. icmp 1 
  109. tcp  6
  110. udp  17
  111. raw  255
  112.  
  113. AmiTCP:db/resolv.conf:
  114. ; Name servers
  115. NAMESERVER 129.13.64.5
  116. NAMESERVER 129.13.96.2
  117. ; Domain names
  118. DOMAIN rz.uni-karlsruhe.de
  119.  
  120. I really need help!
  121.  
  122. Thanx in advance.
  123.  
  124.     Bye,
  125.         Natalie
  126.  
  127.